[INFO] fetching crate libjuice-rs 0.1.0...
[INFO] testing libjuice-rs-0.1.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate libjuice-rs 0.1.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate libjuice-rs 0.1.0
[INFO] finished tweaking crates.io crate libjuice-rs 0.1.0
[INFO] tweaked toml for crates.io crate libjuice-rs 0.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate libjuice-rs 0.1.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 63 packages to latest compatible versions
[INFO] [stderr]       Adding env_logger v0.9.3 (available: v0.11.10)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded libjuice-sys v0.9.7
[INFO] [stderr]   Downloaded bindgen v0.59.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f5c7de4a399443fcf3c94db78d98506b21eec46d177ecce84e93be4f5d0808d2
[INFO] running `Command { std: "docker" "start" "-a" "f5c7de4a399443fcf3c94db78d98506b21eec46d177ecce84e93be4f5d0808d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f5c7de4a399443fcf3c94db78d98506b21eec46d177ecce84e93be4f5d0808d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5c7de4a399443fcf3c94db78d98506b21eec46d177ecce84e93be4f5d0808d2", kill_on_drop: false }`
[INFO] [stdout] f5c7de4a399443fcf3c94db78d98506b21eec46d177ecce84e93be4f5d0808d2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 67e53279eb56304d20d40bf208bb3bb5733dbe312486bb72e0fb9fea9baacc6c
[INFO] running `Command { std: "docker" "start" "-a" "67e53279eb56304d20d40bf208bb3bb5733dbe312486bb72e0fb9fea9baacc6c", kill_on_drop: false }`
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling bindgen v0.59.2
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling libjuice-sys v0.9.7
[INFO] [stderr]    Compiling libjuice-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.03s
[INFO] running `Command { std: "docker" "inspect" "67e53279eb56304d20d40bf208bb3bb5733dbe312486bb72e0fb9fea9baacc6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67e53279eb56304d20d40bf208bb3bb5733dbe312486bb72e0fb9fea9baacc6c", kill_on_drop: false }`
[INFO] [stdout] 67e53279eb56304d20d40bf208bb3bb5733dbe312486bb72e0fb9fea9baacc6c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f7af97c1e0d3b400658cd2b5e080930ffc5b3fdfac335654ec0a79332f7bf185
[INFO] running `Command { std: "docker" "start" "-a" "f7af97c1e0d3b400658cd2b5e080930ffc5b3fdfac335654ec0a79332f7bf185", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling bindgen v0.59.2
[INFO] [stderr]    Compiling libjuice-sys v0.9.7
[INFO] [stderr]    Compiling libjuice-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 31.38s
[INFO] running `Command { std: "docker" "inspect" "f7af97c1e0d3b400658cd2b5e080930ffc5b3fdfac335654ec0a79332f7bf185", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7af97c1e0d3b400658cd2b5e080930ffc5b3fdfac335654ec0a79332f7bf185", kill_on_drop: false }`
[INFO] [stdout] f7af97c1e0d3b400658cd2b5e080930ffc5b3fdfac335654ec0a79332f7bf185
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b95a87e6a5232dfe09e671cd961f999a9f4e577761de66b4a462afe2c59503e6
[INFO] running `Command { std: "docker" "start" "-a" "b95a87e6a5232dfe09e671cd961f999a9f4e577761de66b4a462afe2c59503e6", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libjuice_rs-6cf89c1a4356a0f7)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test agent::tests::build ... ok
[INFO] [stderr] [2026-03-30T04:03:11.115311Z INFO  libjuice_rs::log] agent.c:780: Changing state to connecting
[INFO] [stderr] [2026-03-30T04:03:11.115648Z DEBUG libjuice_rs::agent::tests] State changed to: Connecting
[INFO] [stderr] [2026-03-30T04:03:11.115859Z DEBUG libjuice_rs::log] server.c:422: Leaving server thread
[INFO] [stdout] test server::tests::build ... ok
[INFO] [stderr] [2026-03-30T04:03:11.117069Z WARN  libjuice_rs::log] addr.c:274: Address resolution failed for stun.l.google.com:19302
[INFO] [stderr] [2026-03-30T04:03:11.117303Z ERROR libjuice_rs::log] agent.c:615: STUN server address resolution failed
[INFO] [stderr] [2026-03-30T04:03:11.117521Z INFO  libjuice_rs::log] agent.c:2321: Candidate gathering done
[INFO] [stderr] [2026-03-30T04:03:11.117745Z DEBUG libjuice_rs::agent::tests] Gathering finished
[INFO] [stderr] [2026-03-30T04:03:11.118096Z DEBUG libjuice_rs::log] agent.c:662: Leaving agent thread
[INFO] [stderr] [2026-03-30T04:03:11.118361Z INFO  libjuice_rs::log] agent.c:780: Changing state to disconnected
[INFO] [stderr] [2026-03-30T04:03:11.118610Z DEBUG libjuice_rs::agent::tests] State changed to: Disconnected
[INFO] [stdout] test agent::tests::gather ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/connectivity.rs (/opt/rustwide/target/debug/deps/connectivity-b214758f43292f41)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stderr] [2026-03-30T04:03:11.126928Z INFO  libjuice_rs::log] agent.c:780: Changing state to connecting
[INFO] [stderr] [2026-03-30T04:03:11.127660Z INFO  connectivity] first changed state to: Connecting
[INFO] [stderr] [2026-03-30T04:03:11.128617Z WARN  libjuice_rs::log] addr.c:274: Address resolution failed for stun.l.google.com:19302
[INFO] [stderr] [2026-03-30T04:03:11.129006Z ERROR libjuice_rs::log] agent.c:615: STUN server address resolution failed
[INFO] [stderr] [2026-03-30T04:03:11.129067Z INFO  libjuice_rs::log] agent.c:2321: Candidate gathering done
[INFO] [stderr] [2026-03-30T04:03:11.129095Z INFO  connectivity] first agent finished gathering
[INFO] [stderr] [2026-03-30T04:03:11.130348Z INFO  libjuice_rs::log] agent.c:780: Changing state to connecting
[INFO] [stderr] [2026-03-30T04:03:11.132576Z INFO  connectivity] second changed state to: Connecting
[INFO] [stderr] [2026-03-30T04:03:11.133067Z WARN  libjuice_rs::log] addr.c:274: Address resolution failed for stun.l.google.com:19302
[INFO] [stderr] [2026-03-30T04:03:11.133761Z ERROR libjuice_rs::log] agent.c:615: STUN server address resolution failed
[INFO] [stderr] [2026-03-30T04:03:11.133925Z INFO  libjuice_rs::log] agent.c:2321: Candidate gathering done
[INFO] [stderr] [2026-03-30T04:03:11.134115Z INFO  connectivity] second agent finished gathering
[INFO] [stderr] [2026-03-30T04:03:11.134142Z INFO  libjuice_rs::log] agent.c:780: Changing state to connecting
[INFO] [stderr] [2026-03-30T04:03:11.134435Z INFO  libjuice_rs::log] agent.c:780: Changing state to connecting
[INFO] [stderr] [2026-03-30T04:03:11.134538Z INFO  connectivity] second changed state to: Connecting
[INFO] [stderr] [2026-03-30T04:03:11.134727Z WARN  libjuice_rs::log] addr.c:274: Address resolution failed for stun.l.google.com:19302
[INFO] [stderr] [2026-03-30T04:03:11.134743Z ERROR libjuice_rs::log] agent.c:615: STUN server address resolution failed
[INFO] [stderr] [2026-03-30T04:03:11.134750Z INFO  libjuice_rs::log] agent.c:2321: Candidate gathering done
[INFO] [stderr] [2026-03-30T04:03:11.134757Z INFO  connectivity] second agent finished gathering
[INFO] [stderr] [2026-03-30T04:03:11.134860Z INFO  connectivity] first changed state to: Connecting
[INFO] [stderr] [2026-03-30T04:03:11.135057Z WARN  libjuice_rs::log] addr.c:274: Address resolution failed for stun.l.google.com:19302
[INFO] [stderr] [2026-03-30T04:03:11.135071Z ERROR libjuice_rs::log] agent.c:615: STUN server address resolution failed
[INFO] [stderr] [2026-03-30T04:03:11.135078Z INFO  libjuice_rs::log] agent.c:2321: Candidate gathering done
[INFO] [stderr] [2026-03-30T04:03:11.135084Z INFO  connectivity] first agent finished gathering
[INFO] [stderr] [2026-03-30T04:03:11.137184Z DEBUG libjuice_rs::log] agent.c:806: STUN entry 0: Sending request to 127.0.0.1:60844 (5 retransmissions left)
[INFO] [stderr] [2026-03-30T04:03:11.137252Z DEBUG libjuice_rs::log] agent.c:1470: Sending STUN Binding request
[INFO] [stderr] [2026-03-30T04:03:11.137424Z DEBUG libjuice_rs::log] agent.c:706: Received STUN datagram from 127.0.0.1:32854
[INFO] [stderr] [2026-03-30T04:03:11.137534Z DEBUG libjuice_rs::log] agent.c:2151: Obtained a new remote reflexive candidate, priority=1853882367
[INFO] [stderr] [2026-03-30T04:03:11.137605Z DEBUG libjuice_rs::log] agent.c:2410: STUN entry 0 pair matching incoming address
[INFO] [stderr] [2026-03-30T04:03:11.137616Z DEBUG libjuice_rs::log] agent.c:1248: Received STUN Binding request
[INFO] [stderr] [2026-03-30T04:03:11.137631Z DEBUG libjuice_rs::log] agent.c:1470: Sending STUN Binding response
[INFO] [stderr] [2026-03-30T04:03:11.137721Z DEBUG libjuice_rs::log] agent.c:706: Received STUN datagram from 127.0.0.1:60844
[INFO] [stderr] [2026-03-30T04:03:11.137747Z DEBUG libjuice_rs::log] agent.c:2151: Obtained a new remote reflexive candidate, priority=0
[INFO] [stderr] [2026-03-30T04:03:11.137765Z DEBUG libjuice_rs::log] agent.c:1329: Received STUN Binding success response from peer
[INFO] [stderr] [2026-03-30T04:03:11.137776Z DEBUG libjuice_rs::log] agent.c:2115: Gathered reflexive candidate: a=candidate:1 1 UDP 1853882367 127.0.0.1 32854 typ prflx
[INFO] [stderr] [2026-03-30T04:03:11.137783Z DEBUG libjuice_rs::log] agent.c:1381: Candidate pair check succeeded
[INFO] [stderr] [2026-03-30T04:03:11.137792Z DEBUG libjuice_rs::log] agent.c:806: STUN entry 1: Sending request to 127.0.0.1:60844 (5 retransmissions left)
[INFO] [stderr] [2026-03-30T04:03:11.137798Z DEBUG libjuice_rs::log] agent.c:1470: Sending STUN Binding request
[INFO] [stderr] [2026-03-30T04:03:11.137828Z DEBUG libjuice_rs::log] agent.c:946: New selected pair
[INFO] [stderr] [2026-03-30T04:03:11.137835Z INFO  libjuice_rs::log] agent.c:780: Changing state to connected
[INFO] [stderr] [2026-03-30T04:03:11.137842Z INFO  connectivity] second changed state to: Connected
[INFO] [stderr] [2026-03-30T04:03:11.137858Z DEBUG libjuice_rs::log] agent.c:706: Received STUN datagram from 127.0.0.1:32854
[INFO] [stderr] [2026-03-30T04:03:11.137882Z DEBUG libjuice_rs::log] agent.c:2410: STUN entry 0 pair matching incoming address
[INFO] [stderr] [2026-03-30T04:03:11.137888Z DEBUG libjuice_rs::log] agent.c:1248: Received STUN Binding request
[INFO] [stderr] [2026-03-30T04:03:11.137894Z DEBUG libjuice_rs::log] agent.c:1470: Sending STUN Binding response
[INFO] [stderr] [2026-03-30T04:03:11.137945Z DEBUG libjuice_rs::log] agent.c:806: STUN entry 0: Sending request to 127.0.0.1:32854 (5 retransmissions left)
[INFO] [stderr] [2026-03-30T04:03:11.137953Z DEBUG libjuice_rs::log] agent.c:1470: Sending STUN Binding request
[INFO] [stderr] [2026-03-30T04:03:11.138013Z DEBUG libjuice_rs::log] agent.c:706: Received STUN datagram from 127.0.0.1:60844
[INFO] [stderr] [2026-03-30T04:03:11.138048Z DEBUG libjuice_rs::log] agent.c:1329: Received STUN Binding success response from peer
[INFO] [stderr] [2026-03-30T04:03:11.138057Z DEBUG libjuice_rs::log] agent.c:1381: Candidate pair check succeeded
[INFO] [stderr] [2026-03-30T04:03:11.138066Z DEBUG libjuice_rs::log] agent.c:706: Received STUN datagram from 127.0.0.1:60844
[INFO] [stderr] [2026-03-30T04:03:11.138089Z DEBUG libjuice_rs::log] agent.c:2410: STUN entry 0 pair matching incoming address
[INFO] [stderr] [2026-03-30T04:03:11.138095Z DEBUG libjuice_rs::log] agent.c:1248: Received STUN Binding request
[INFO] [stderr] [2026-03-30T04:03:11.138102Z DEBUG libjuice_rs::log] agent.c:1470: Sending STUN Binding response
[INFO] [stderr] [2026-03-30T04:03:11.138143Z DEBUG libjuice_rs::log] agent.c:706: Received STUN datagram from 127.0.0.1:32854
[INFO] [stderr] [2026-03-30T04:03:11.138165Z DEBUG libjuice_rs::log] agent.c:1329: Received STUN Binding success response from peer
[INFO] [stderr] [2026-03-30T04:03:11.138173Z DEBUG libjuice_rs::log] agent.c:2115: Gathered reflexive candidate: a=candidate:2 1 UDP 1853882111 127.0.0.1 60844 typ prflx
[INFO] [stderr] [2026-03-30T04:03:11.138180Z DEBUG libjuice_rs::log] agent.c:1381: Candidate pair check succeeded
[INFO] [stderr] [2026-03-30T04:03:11.138187Z DEBUG libjuice_rs::log] agent.c:946: New selected pair
[INFO] [stderr] [2026-03-30T04:03:11.138193Z INFO  libjuice_rs::log] agent.c:780: Changing state to connected
[INFO] [stderr] [2026-03-30T04:03:11.138199Z INFO  connectivity] first changed state to: Connected
[INFO] [stderr] [2026-03-30T04:03:11.138206Z DEBUG libjuice_rs::log] agent.c:1018: Requesting pair nomination (controlling)
[INFO] [stderr] [2026-03-30T04:03:11.138214Z DEBUG libjuice_rs::log] agent.c:806: STUN entry 0: Sending request to 127.0.0.1:32854 (5 retransmissions left)
[INFO] [stderr] [2026-03-30T04:03:11.138220Z DEBUG libjuice_rs::log] agent.c:1470: Sending STUN Binding request
[INFO] [stderr] [2026-03-30T04:03:11.138258Z DEBUG libjuice_rs::log] agent.c:706: Received STUN datagram from 127.0.0.1:60844
[INFO] [stderr] [2026-03-30T04:03:11.138282Z DEBUG libjuice_rs::log] agent.c:2410: STUN entry 0 pair matching incoming address
[INFO] [stderr] [2026-03-30T04:03:11.138289Z DEBUG libjuice_rs::log] agent.c:1248: Received STUN Binding request
[INFO] [stderr] [2026-03-30T04:03:11.138297Z DEBUG libjuice_rs::log] agent.c:1312: Got a nominated pair (controlled)
[INFO] [stderr] [2026-03-30T04:03:11.138303Z DEBUG libjuice_rs::log] agent.c:1470: Sending STUN Binding response
[INFO] [stderr] [2026-03-30T04:03:11.138333Z INFO  libjuice_rs::log] agent.c:780: Changing state to completed
[INFO] [stderr] [2026-03-30T04:03:11.138341Z INFO  connectivity] second changed state to: Completed
[INFO] [stderr] [2026-03-30T04:03:11.138357Z DEBUG libjuice_rs::log] agent.c:706: Received STUN datagram from 127.0.0.1:32854
[INFO] [stderr] [2026-03-30T04:03:11.138378Z DEBUG libjuice_rs::log] agent.c:1329: Received STUN Binding success response from peer
[INFO] [stderr] [2026-03-30T04:03:11.138384Z DEBUG libjuice_rs::log] agent.c:1393: Got a nominated pair (controlling)
[INFO] [stderr] [2026-03-30T04:03:11.138391Z INFO  libjuice_rs::log] agent.c:780: Changing state to completed
[INFO] [stderr] [2026-03-30T04:03:11.138396Z INFO  connectivity] first changed state to: Completed
[INFO] [stderr] [2026-03-30T04:03:13.142071Z DEBUG libjuice_rs::log] agent.c:725: Received non-STUN datagram from 127.0.0.1:60844
[INFO] [stdout] test connectivity_trickle ... ok
[INFO] [stderr] [2026-03-30T04:03:13.142163Z DEBUG libjuice_rs::log] agent.c:2377: STUN selected entry matching incoming address
[INFO] [stderr] [2026-03-30T04:03:13.142196Z DEBUG libjuice_rs::log] agent.c:735: Received application datagram
[INFO] [stderr] [2026-03-30T04:03:13.142226Z DEBUG connectivity] second received [104, 101, 108, 108, 111]
[INFO] [stderr] [2026-03-30T04:03:13.142347Z DEBUG libjuice_rs::log] agent.c:725: Received non-STUN datagram from 127.0.0.1:32854
[INFO] [stderr] [2026-03-30T04:03:13.142392Z DEBUG libjuice_rs::log] agent.c:2377: STUN selected entry matching incoming address
[INFO] [stderr] [2026-03-30T04:03:13.142422Z DEBUG libjuice_rs::log] agent.c:735: Received application datagram
[INFO] [stderr] [2026-03-30T04:03:13.142448Z DEBUG connectivity] first received [119, 111, 114, 108, 100]
[INFO] [stderr] [2026-03-30T04:03:13.142542Z DEBUG libjuice_rs::log] agent.c:662: Leaving agent thread
[INFO] [stderr] [2026-03-30T04:03:13.142584Z INFO  libjuice_rs::log] agent.c:780: Changing state to disconnected
[INFO] [stderr] [2026-03-30T04:03:13.142613Z INFO  connectivity] second changed state to: Disconnected
[INFO] [stderr] [2026-03-30T04:03:13.142766Z DEBUG libjuice_rs::log] agent.c:662: Leaving agent thread
[INFO] [stderr] [2026-03-30T04:03:13.142806Z INFO  libjuice_rs::log] agent.c:780: Changing state to disconnected
[INFO] [stderr] [2026-03-30T04:03:13.142834Z INFO  connectivity] first changed state to: Disconnected
[INFO] [stderr] [2026-03-30T04:03:13.172596Z DEBUG libjuice_rs::log] agent.c:662: Leaving agent thread
[INFO] [stderr] [2026-03-30T04:03:13.172675Z INFO  libjuice_rs::log] agent.c:780: Changing state to disconnected
[INFO] [stderr] [2026-03-30T04:03:13.172705Z INFO  connectivity] second changed state to: Disconnected
[INFO] [stderr] [2026-03-30T04:03:13.172854Z DEBUG libjuice_rs::log] agent.c:662: Leaving agent thread
[INFO] [stderr] [2026-03-30T04:03:13.172901Z INFO  libjuice_rs::log] agent.c:780: Changing state to disconnected
[INFO] [stderr] [2026-03-30T04:03:13.172927Z INFO  connectivity] first changed state to: Disconnected
[INFO] [stdout] test connectivity_no_trickle ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- connectivity_no_trickle stdout ----
[INFO] [stdout] [2026-03-30T04:03:11.126367Z DEBUG libjuice_rs::log] ice.c:152: Created local description: ufrag="7Rhb", pwd="DN1CICgxlE91sLtc7UIl4P"
[INFO] [stdout] [2026-03-30T04:03:11.126487Z DEBUG libjuice_rs::log] ice.c:152: Created local description: ufrag="qju4", pwd="c9yyFjZ1tSlfg3uKf5OiKd"
[INFO] [stdout] [2026-03-30T04:03:11.126698Z INFO  libjuice_rs::log] agent.c:780: Changing state to gathering
[INFO] [stdout] [2026-03-30T04:03:11.126713Z INFO  connectivity] first changed state to: Gathering
[INFO] [stdout] [2026-03-30T04:03:11.126804Z WARN  libjuice_rs::log] agent.c:232: No local host candidates gathered
[INFO] [stdout] [2026-03-30T04:03:11.126814Z DEBUG libjuice_rs::log] agent.c:273: Assuming controlling mode
[INFO] [stdout] [2026-03-30T04:03:11.130133Z DEBUG libjuice_rs::log] udp.c:159: UDP socket bound to any:5002
[INFO] [stdout] [2026-03-30T04:03:11.130146Z INFO  libjuice_rs::log] agent.c:780: Changing state to gathering
[INFO] [stdout] [2026-03-30T04:03:11.130153Z INFO  connectivity] second changed state to: Gathering
[INFO] [stdout] [2026-03-30T04:03:11.130237Z WARN  libjuice_rs::log] agent.c:232: No local host candidates gathered
[INFO] [stdout] [2026-03-30T04:03:11.130247Z DEBUG libjuice_rs::log] agent.c:273: Assuming controlling mode
[INFO] [stdout] [2026-03-30T04:03:11.134619Z DEBUG libjuice_rs::log] ice.c:128: Parsed remote description: ufrag="7Rhb", pwd="DN1CICgxlE91sLtc7UIl4P", candidates=0
[INFO] [stdout] [2026-03-30T04:03:11.134632Z DEBUG libjuice_rs::log] agent.c:326: Unfreezing 0 existing candidate pairs
[INFO] [stdout] [2026-03-30T04:03:11.134636Z DEBUG libjuice_rs::log] agent.c:330: Adding 0 candidates from remote description
[INFO] [stdout] [2026-03-30T04:03:11.134707Z DEBUG libjuice_rs::log] ice.c:128: Parsed remote description: ufrag="qju4", pwd="c9yyFjZ1tSlfg3uKf5OiKd", candidates=0
[INFO] [stdout] [2026-03-30T04:03:11.134715Z DEBUG libjuice_rs::log] agent.c:326: Unfreezing 0 existing candidate pairs
[INFO] [stdout] [2026-03-30T04:03:11.134719Z DEBUG libjuice_rs::log] agent.c:330: Adding 0 candidates from remote description
[INFO] [stdout] 
[INFO] [stdout] thread 'connectivity_no_trickle' (23) panicked at tests/connectivity.rs:65:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Connecting
[INFO] [stdout]  right: Completed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5701940ff8da - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5701940ff8da - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5701940ff8da - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5701940ff8da - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57019411573a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57019411573a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5701941044f2 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5701941044f2 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5701940de84f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5701940de84f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5701940f7dd9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5701940720ec - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5701940720ec - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5701940f7f92 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5701940f7f92 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5701940de908 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5701940d6279 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5701940df61d - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x570194115fac - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x570194115e33 - core[786f478f706679df]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x570193dae9cb - core[786f478f706679df]::panicking::assert_failed::<libjuice_rs[31a360c43367bdda]::agent::State, libjuice_rs[31a360c43367bdda]::agent::State>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x570193dcbbc0 - connectivity[52bbaf2c3aeecc19]::connectivity_no_trickle
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/connectivity.rs:65:5
[INFO] [stdout]   22:     0x570193dc6ca7 - connectivity[52bbaf2c3aeecc19]::connectivity_no_trickle::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/connectivity.rs:11:29
[INFO] [stdout]   23:     0x570193dc09b6 - <connectivity[52bbaf2c3aeecc19]::connectivity_no_trickle::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5701940661cb - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5701940661cb - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x570194072bbb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x570194072bbb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x570194072bbb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x570194072bbb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x570194072bbb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x570194072bbb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x570194072bbb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x57019406e2d4 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x57019406e2d4 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5701940757c2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5701940757c2 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5701940757c2 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5701940757c2 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5701940757c2 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5701940757c2 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5701940757c2 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5701940ff1ef - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x5701940ff1ef - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7e6144353aa4 - <unknown>
[INFO] [stdout]   45:     0x7e61443e0a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] [2026-03-30T04:03:13.172509Z DEBUG libjuice_rs::log] agent.c:189: Waiting for agent thread
[INFO] [stdout] [2026-03-30T04:03:13.172784Z DEBUG libjuice_rs::log] agent.c:151: Destroying agent
[INFO] [stdout] [2026-03-30T04:03:13.172814Z DEBUG libjuice_rs::log] agent.c:189: Waiting for agent thread
[INFO] [stdout] [2026-03-30T04:03:13.172979Z DEBUG libjuice_rs::log] agent.c:151: Destroying agent
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     connectivity_no_trickle
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.05s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test connectivity`
[INFO] running `Command { std: "docker" "inspect" "b95a87e6a5232dfe09e671cd961f999a9f4e577761de66b4a462afe2c59503e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b95a87e6a5232dfe09e671cd961f999a9f4e577761de66b4a462afe2c59503e6", kill_on_drop: false }`
[INFO] [stdout] b95a87e6a5232dfe09e671cd961f999a9f4e577761de66b4a462afe2c59503e6
